Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2025

This PR contains the following updates:

Package Change Age Confidence
simple-icons/simple-icons (source) 14.15.0 -> 15.13.0 age confidence

Release Notes

simple-icons/simple-icons (simple-icons/simple-icons)

v15.13.0: Release 1 new icon (v15.13.0)

Compare Source

1 new icon

v15.12.0: Release 6 new icons and 3 updated icons (v15.12.0)

Compare Source

6 new icons

3 updated icons

v15.11.0: Release 4 new icons and 1 updated icon (v15.11.0)

Compare Source

4 new icons

1 updated icon

v15.10.0: Release 2 new icons (v15.10.0)

Compare Source

2 new icons

v15.9.0: Release 3 new icons and 1 updated icon (v15.9.0)

Compare Source

API update

Now the slug field in data/simple-icons.json will always be present. This should be useful for those non-JavaScript users. (#​13677) (@​LitoMore)

3 new icons

1 updated icon

v15.8.0: Release 2 new icons and 4 updated icons (v15.8.0)

Compare Source

2 new icons

4 updated icons

v15.7.0: Release 2 new icons (v15.7.0)

Compare Source

2 new icons

v15.6.0: Release 3 new icons (v15.6.0)

Compare Source

3 new icons

v15.5.0: Release 4 new icons (v15.5.0)

Compare Source

API updates

Now the data JSON entry has declarations. We also moved those data JSON related types to the simple-icons.d.ts. (#​13510) (@​LitoMore)

// Import default only
import icons from 'simple-icons/icons.json' with {type: 'json'};
// Import types only
import type {
	IconData,
	Aliases,
	DuplicateAliases,
	License,
	CustomLicense
} from 'simple-icons/icons.json';
// Import both default and types
import icons, {
	type IconData,
	type Aliases,
	type DuplicateAliases,
	type License,
	type CustomLicense
} from 'simple-icons/icons.json' with {type: 'json'};

4 new icons

v15.4.0: Release 7 new icons and 2 updated icons (v15.4.0)

Compare Source

API deprecation

The simple-icons/icons entry has been deprecated. You will get a deprecation warning while using the simple-icons/icons entry. Please use the main entry instead. (#​13520 #​13530) (@​mondeja)

-import * as icons from "simple-icons/icons";
+import * as icons from "simple-icons";

7 new icons

2 updated icons

v15.3.0: Release 12 new icons and 5 updated icons (v15.3.0)

Compare Source

12 new icons

5 updated icons

v15.2.0: Release 14 new icons and 2 updated icons (v15.2.0)

Compare Source

14 new icons

2 updated icons

v15.1.0: Release 3 new icons and 8 updated icons (v15.1.0)

Compare Source

3 new icons

8 updated icons

v15.0.0: Release 34 new icons and 8 updated icons and 7 renamed icons and 50 removed icons (v15.0.0)

Compare Source

SDK breaking changes

34 new icons

8 updated icons

7 renamed icons

50 removed icons


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovatebot label Jun 1, 2025
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from 48abded to 11022ea Compare June 8, 2025 02:57
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from 11022ea to 03a25d4 Compare June 15, 2025 09:45
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch 2 times, most recently from 3d97743 to 95ea96a Compare June 29, 2025 09:29
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch 5 times, most recently from 5845c14 to d97b0c9 Compare July 6, 2025 17:07
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch 2 times, most recently from 1ad58b0 to b2f5846 Compare July 20, 2025 05:14
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from b2f5846 to 41fd7ee Compare July 27, 2025 04:58
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch 2 times, most recently from e4ac264 to f6b532d Compare August 10, 2025 05:14
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from f6b532d to 6ed6878 Compare August 17, 2025 02:29
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from 6ed6878 to 31daefc Compare August 24, 2025 05:32
@renovate renovate bot force-pushed the renovate/simple-icons-simple-icons-15.x branch from 31daefc to 7a032f1 Compare August 31, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants